home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / conf200.zip / CONFFIX.DOC next >
Text File  |  1992-08-11  |  9KB  |  244 lines

  1.                               ConfFix v2.00
  2.                                 10 Aug 92
  3.  
  4.  
  5. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  6.  
  7.  
  8.                               INTRODUCTION
  9.  
  10. Most of you probably have your conference areas setup so the first 50-100
  11. areas are your local message bases.  From 100-200 might then be setup for FIDO
  12. net, and 200-300 for another net, and so on and so on.  While this tactic will
  13. work, I always hated having all those open areas, especially since they tack
  14. on extra disk space as each user record is affected by this.  Even though the
  15. amount is minimal, why use it if you don't have to!
  16.  
  17. It was for this reason I developed ConfFix!   Now with ConfFix, my conferences
  18. are always where I want them.
  19.  
  20.  
  21. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  22.  
  23.  
  24.                               USING CONFFIX
  25.  
  26.  
  27. While ConfFix is fairly simple to use, there are a few things that MUST be
  28. adhered to for success.   First and foremost,
  29.  
  30.        *************************************************************
  31.        *                                                           *
  32.        *        ALL NODES MUST BE DOWN TO USE THIS PROGRAM!        *
  33.        *                                                           *
  34.        *************************************************************
  35.  
  36. Secondly,
  37.  
  38.        *************************************************************
  39.        *                                                           *
  40.        *    The remaining hard disk space MUST be no less than     *
  41.        *    the current size of the ALLUSERS.DAT file!             *
  42.        *                                                           *
  43.        *************************************************************
  44.  
  45.  
  46. If you meet these two requirements, you should have no problems with ConfFix!
  47.  
  48.  
  49. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  50.  
  51.  
  52.                                   USAGE
  53.  
  54.  
  55. The command line for executing ConfFix is as follows:
  56.  
  57.   ConfFix C:\WC30 /A:C:\WILDMAIL /T:C:\WC30\TNET.DAT
  58.   ^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^
  59.      1       2    ***   3        ***      4
  60.  
  61. 1.  This program!
  62. 2.  Where is the WildCat Home Node?
  63. 3.  See the section on WildMail! support.
  64. 4.  See the section on TNet support.                   
  65.  
  66. *** You can use either of these switches, or both of them, or none of them!
  67.  
  68.  
  69. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  70.  
  71.  
  72.                             WildMail! Support
  73.  
  74. If you use the WildMail! mail tosser/scanner, you will want to use the /A:
  75. switch so that any changes made to the conferences will be reflected in both
  76. the AREAS.BBS and WM.CFG files.
  77.  
  78. Anytime a conference is moved/deleted with ConfFix, the changes will be made
  79. in these files when the /A: switch has been used.  If you should delete a
  80. conference that was identified in the AREAS.BBS file, the complete line for
  81. that conference will be removed from AREAS.BBS.  If you happen to delete the
  82. NETMAIL area, then the NETMAIL option in WM.CFG will be commented using the 
  83. ';' which represents a commented line.  Be advised that there should always
  84. be a NETMAIL area defined in this file, but ConfFix will support your choice
  85. of selecting it as a deletable conference.
  86.  
  87. When you choose to use WildMail! support, the switch is used as follows:
  88.  
  89. CONFFIX C:\WC30 /A:C:\WILDMAIL
  90.                    ^^^^^^^^^^^
  91. This is the drive\directory where your AREAS.BBS and WM.CFG files reside.
  92. Although WildMail! supports alternate names for the AREAS.BBS file, ConfFix
  93. does not!
  94.  
  95.  
  96. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  97.  
  98.  
  99.                               TNet! Support
  100.  
  101. If you use the TNet echo mail system, you will want to use the /T: switch so
  102. that any changes made to the conferences will be reflected in the files used
  103. by TNet.
  104.  
  105. Anytime a conference is moved/deleted with ConfFix, the changes will be made
  106. in these file(s) when the /T: switch has been used.  If you should delete a
  107. conference that was identified in [hubname].CFG file, all information for
  108. that conference will be removed from the [hubname].CFG file.  
  109.  
  110. When you choose to use TNet! support, the switch is used as follows:
  111.  
  112. CONFFIX C:\WC30 /T:C:\WC30\TNET.DAT
  113.                    ^^^^^^^^^^^^^^^^
  114. This is the drive\directory\filename where your ASCII file is located which
  115. lists all the [hubname].CFG files used by TNet!
  116.  
  117. This ASCII file MUST contain only the [hubname].CFG filenames, to include
  118. their drive\directory as follows:
  119.  
  120. TNET.DAT  (SAMPLE) - This file has two [hubname].CFG files listed in it.
  121. --------------------
  122. C:\WC30\INTELEC.CFG
  123. C:\WC30\THROBNET.CFG
  124.  
  125. An example file is enclosed with this .ZIP file.
  126.  
  127. One other important item of interest is the [hubname].CFG file itself.  When
  128. a conference is defined in these files, ConfFix expects to see the CONF with
  129. at least one space before AND after the conference number as follows:
  130.  
  131. CONF      = ## ; ConfFix needs these spaces to make the proper changes.
  132.            ^  ^  
  133.  
  134. CONF      = 44 ;This is a comment to identify local conf name
  135.   HUBNUM  = 175 ;This comment would identify hub conf name
  136.   PRIVATE = Y
  137.   TAG     = T
  138.   NEXTMSG = 0
  139.  
  140.  
  141. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  142.  
  143.  
  144.                         IT'S TIME TO MOVE CONFERENCES
  145.  
  146.  
  147. Once you have determined how you want to use ConfFix, enter the proper
  148. information on the command-line and let's proceed.
  149.  
  150. If you run ConfFix without switches, it will display a reminder message to
  151. you to make sure you're aware you aren't receiving WildMail!/TNet! support.
  152.  
  153. If you chose either/both of the switch(es), a check will be performed on the
  154. information you provided with the switch(es).  Any errors will halt the
  155. program providing you with an error message.
  156.  
  157.  
  158. With that, let's continue:
  159.  
  160. STEP 1:
  161.  
  162.   Move the highlight bar to the conference you want to move.
  163.  
  164. **  NOTE:  If you choose to delete this conference, hold down the ALT key and
  165.     press the letter D.  This will present you with a pop-up screen asking you
  166.     to confirm your choice to delete.   If you answer 'Y' for yes, the MSG???
  167.     .DAT/.IX/.DIA/.CRC/ORIGIN.nnn files will be deleted.   This option will be
  168.     UNRECOVERABLE, so use with caution!!!!
  169.  
  170. STEP 2:
  171.  
  172.   Press the SPACE bar to tag the conference.
  173.  
  174. STEP 3:
  175.  
  176.   Move the highlight bar to the new position, then hold down the ALT key and
  177.   press I to insert it.
  178.  
  179.   If you pick a position anywhere above the old position, placement will be as
  180.   indicated by the current highlight bar location.   On the other hand, if you
  181.   select a position below it's current location, the conference will actually
  182.   be moved one location higher as the rearranging will backfill the emptied
  183.   location.   When you tag a conference, it will be displayed at the bottom of
  184.   the conference list so you won't forget which conference you tagged.   This 
  185.   comes in handy when you tagged a conference five screens ago!
  186.  
  187. STEP 4:
  188.  
  189.   Repeat STEPS 1-3 until you have made all desired moves/deletions.
  190.  
  191. STEP 5:
  192.  
  193.   Hold down the ALT key and press the F10 function key.  This tells CONFFIX
  194.   to process all changes that were made.
  195.  
  196.   A status window will appear and messages will be displayed indicating which
  197.   process is being performed.
  198.  
  199.   When ConfFix has completed its tasks, you will receive the 'Completed' 
  200.   message.
  201.  
  202.   Your conferences should now be rearranged, and ALL concerned areas updated!
  203.  
  204.  
  205. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  206.  
  207.  
  208.                               ADDING NEW AREAS
  209.  
  210. Adding conferences is now easier.  You still need to use MakeWild! to make the
  211. addition of the conference.   Prior to using ConfFix to move the conference to
  212. the proper position, make sure you follow these guidelines:
  213.  
  214.  * FIDOnet *
  215.  
  216. Define the conference in the AREAS.BBS file using the conference number that
  217. was assigned in MakeWild!
  218.  
  219.  * TNet! *
  220.  
  221. Define the conference in the [hubname].CFG file using the conference number
  222. that was assigned in MakeWild!   Make sure you adhere to the specs provided
  223. in the TNet! support area above!
  224.  
  225.  
  226. Once you have met the above guidelines, you are ready to begin moving areas.
  227.  
  228.  
  229. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  230.  
  231.  
  232.                                  DISCLAIMER
  233.  
  234. Although I have had extremely successful operation out of ConfFix, I cannot,
  235. and do not, accept any responsibilty for any harm which may result out of your
  236. use/misuse of this program.   Please refer to the FILES.LST text file included
  237. with this package which lists all files affected by CONFFIX.
  238.  
  239.  
  240.  
  241. Chuck Warren
  242. Code Plus BBS
  243. FIDOnet 1:3611/15
  244. 912-329-8984